You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Imag Method
>
Math387.Imag Method ([In] TCplx)
Dew Math for .NET
Math387.Imag Method ([In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Imag Method
See Also
Collapse All
Imaginary part of complex number.
Syntax
C#
Visual Basic
public
static
double
Imag
([In]
TCplx
X
);
Public
static
Sub
Imag
(
X
As
[In]
TCplx
)
Returns
the imaginary part of complex number X.
See Also
Real
Group
Imag Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Imag Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!